home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML Authority.sea / XML Authority / Required / Samples / DocBk-Simple / SDBHIER.MOD < prev    next >
Encoding:
Text File  |  2000-05-03  |  857 b   |  25 lines  |  [STrk/SCPL]

  1. <!-- ====================================================================== -->
  2. <!-- Simplified DocBk XML Document Hierarchy V3.1.4.1
  3.      Part of the Simplified DocBk XML V3.1.4.1 DTD
  4.      http://nwalsh.com/docbook/simple/
  5.  
  6.      See COPYRIGHT for more information
  7.  
  8.      Please direct all questions and comments about this DTD to
  9.      Norman Walsh, <ndw@nwalsh.com>.
  10.                                                                             -->
  11. <!-- ====================================================================== -->
  12.  
  13. <!ENTITY % local.divcomponent.mix "">
  14. <!ENTITY % divcomponent.mix
  15.         "%list.class;        |%admon.class;
  16.         |%linespecific.class;
  17.         |%para.class;        |%informal.class;
  18.         |%formal.class;        |%compound.class;
  19.                     |%descobj.class;
  20.         %local.divcomponent.mix;">
  21.  
  22. <!ENTITY % bookcomponent.content
  23.     "((%divcomponent.mix;)+, section*)
  24.     | section+">
  25.